object WrongSerialFrm: TWrongSerialFrm Left = 294 Top = 235 BorderStyle = bsDialog Caption = 'WrongSerialFrm' ClientHeight = 143 ClientWidth = 427 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object LaWrongSerial1: TLabel Left = 20 Top = 8 Width = 389 Height = 49 AutoSize = False Caption = 'LaWrongSerial1' WordWrap = True end object LaWrongSerial2: TLabel Left = 20 Top = 64 Width = 76 Height = 13 Caption = 'LaWrongSerial2' end object LaWrongSerial3: TLabel Left = 20 Top = 84 Width = 76 Height = 13 Caption = 'LaWrongSerial3' end object BtOk: TButton Left = 176 Top = 112 Width = 75 Height = 25 Caption = 'BtOk' TabOrder = 0 OnClick = BtOkClick end end